home *** CD-ROM | disk | FTP | other *** search
/ MacAddict 117 / MacAddict 117.dmg / Software / Internet & Communication / Captain FTP 4.4.5 (trial).dmg / Captain FTP.app / Contents / Resources / French.lproj / ErrorView.nib / classes.nib next >
Text File  |  2006-02-13  |  772b  |  25 lines

  1. {
  2.     IBClasses = (
  3.         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
  4.         {
  5.             ACTIONS = {ButtonPressed = id; CheckChanged = id; }; 
  6.             CLASS = NQuestion; 
  7.             LANGUAGE = ObjC; 
  8.             OUTLETS = {
  9.                 iCancelBt = NSButton; 
  10.                 iCheck = NSButton; 
  11.                 iErrorMsg = NSTextView; 
  12.                 iIcon = NSImageView; 
  13.                 iMessage = NSTextField; 
  14.                 iNoBt = NSButton; 
  15.                 iNoToAllBt = NSButton; 
  16.                 iResumeBt = NSButton; 
  17.                 iWindow = NSPanel; 
  18.                 iYesBt = NSButton; 
  19.                 iYesToAllBt = NSButton; 
  20.             }; 
  21.             SUPERCLASS = NSObject; 
  22.         }
  23.     ); 
  24.     IBVersion = 1; 
  25. }